home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 3
/
inter@ivo 1996-04.iso
/
demos
/
music
/
jumpcut.dir
/
00006_Script_6
< prev
next >
Wrap
Text File
|
1995-08-10
|
176b
|
9 lines
on exitFrame
global exitYet
if exitYet = TRUE then go to "exit"
if exitYet = FALSE then
set exitYet to TRUE
go to movie "MSCENTRL.DIR"
end if
end